batch program造句
例句与造句
- Performs conditional processing in batch programs
在批处理程序中执行条件处理。 - If performs conditional processing in batch programs
在批程序中执行条件处理。 - Call calls one batch program from another
Call从另一个批处理程序调用这一个。 - The module is intended to be used in batch programs
此模组专为使用batch程序而设 - Call calls one batch program from another
从批处理程序调用另一个批处理程序。 - It's difficult to find batch program in a sentence. 用batch program造句挺难的
- If performs conditional processing in batch programs
在批处理程序中执行条件处理。 - Call calls one batch program from another
从一个批处理程序中调用另一个批处理程序。 - If performs conditional processing in batch programs
If执行批处理程序中的条件性处理。 - With the third strategy , the work of a batch program is subdivided so that multiple independent program instances can each work on part of the job in parallel
对于第三种策略来说,批处理程序的工作经过划分,这样多个独立的程序实例可以并行处理作业的每一部分。 - However , the issues that apply to these two are very similar , except for the aspect of turning a batch program into a service , and that problem was already handled at strategy 4 : service or strategy 5 : parallel services
然而,这两种策略涉及的问题非常相似,除了将批处理程序转换成服务的部分。而这个问题已经在策略4 :服务,或策略5 :并行服务中解决了。 - Describes the third and fourth of six strategies for grid application enablement outlining how the work of a batch program is subdivided and how a program becomes a service subroutine callable by a client through grid middleware . part 4 of this series describes new paradigms that can be exploited when an application uses services in parallel
描述了启用网格应用的六种策略中的第三和第四种,概述了如何将批处理程序的任务进行划分,以及程序如何成为可供客户机通过网格中间件来调用的服务子例程。